knitr::opts_chunk$set(echo = TRUE)
Run this Rmd file only after running mps_calculations.R in the FIM > mpc_multiplier_THP_hutchins folder.
The FIM assumes MPCs based on the category of spending. We can use those to produce plots like the ones below.
You can also embed plots, for example:
plot(pressure)
Note that the echo = FALSE
parameter was added to the code chunk to prevent printing of the R code that generated the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.